body {
	background-color: #FFFFFF;
	background-image: url(images/Background.jpg);
	margin: 0px;
}

a 
	{			
	color: 						#000080;
	text-decoration:			none;
	border-bottom-style:		solid;
	border-bottom-width:		thin;
	}

a:hover 
	{
	font-family: Tahoma;
	font-size: 12px;
	color: 						#FF0000;
	text-decoration:			none;
	border-bottom-style:		solid;
	border-bottom-width:		thin;
	}				

h1 
	{
	color:						#000000;
	font-size:					medium;
	margin-left:				5;
	margin-top:					20;
	font-weight: 				bold;
	font-family: 				Arial;
	}

h2
	{
	color:						#000000;
	font-size:					small;
	margin-left:				5;
	margin-top:					20;
	font-family: 				Arial;
	font-weight: 				bold;
	}
					
h3
	{
	color:						#000000;
	font-size:					small;
	margin-left:				5;
	margin-top:					20;		
	}
					
.tdHeader {
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 135px;
	width: 750px;
}

.tdContent
	{
	marg	in-left:				10;
	margin-right:				10;
	vertical-align:				top;
	font-family: 				Arial, Helvetica, sans-serif;
	background-color: 			#FFFFFF;
	}

.tdBottom 
 	{
	font-weight: 				bold;
	color: 						#000000;
	text-align: 				center;
	font-style: 				normal;
	padding: 					5px;
	background-color: #4BA802;
	} 

.tdLeft
	{
	font-family: 				Arial;
	font-size: 					12px;
	background-color: 			#FFFFFF;
	vertical-align: 			top;
	width: 						163px;
	color: 						#000000;
	}							
	
.tdRight 
	{
	font-family: 				Arial;
	font-size: 					12px;
	background-color: 			#FFFFFF;
	vertical-align: 			top;
	color: 						#000000;
	width: 169px;
	}
		




 
